Uses of Enum
com.cisco.pt.ipc.enums.SmtpResponseType
Packages that use SmtpResponseType
-
Uses of SmtpResponseType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return SmtpResponseTypeModifier and TypeMethodDescriptionstatic SmtpResponseTypeSmtpResponseType.fromIntValue(int value) static SmtpResponseTypeSmtpResponseType.fromIntValue(Integer value) static SmtpResponseTypeReturns the enum constant of this type with the specified name.static SmtpResponseType[]SmtpResponseType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SmtpResponseType in com.cisco.pt.ipc.events
Fields in com.cisco.pt.ipc.events declared as SmtpResponseType